The following tables list the members exposed by NodeVisitor<TReturn>.
Name | Description | |
---|---|---|
VisitBodyNode | Visits the DocumentBodyNode | |
VisitBreakNode | Visits the BreakNode | |
VisitCellNode | Visits the TableCellNode | |
VisitHyperlinkNode | Visits the HyperlinkNode | |
VisitImageNode | Visits the ImageNode | |
VisitParagraphNode | Visits the ParagraphNode | |
VisitRootNode | Visits the DocumentRootNode | |
VisitRowNode | Visits the TableRowNode | |
VisitRunNode | Visits the RunNode | |
VisitTableNode | Visits the TableNode | |
VisitTextNode | Visits the TextNode |
Name | Description | |
---|---|---|
DefaultVisit | The default visit implementation |